{
"links" : [
{
"method" : "GET" ,
"href" : "http://localhost:8070/engine-rest/deployment/7f578140-0f77-11ee-a5f4-0242ac130002" ,
"rel" : "self"
}
] ,
"id" : "7f578140-0f77-11ee-a5f4-0242ac130002" ,
"name" : null ,
"source" : null ,
"deploymentTime" : "2023-06-20T14:34:00.703+0000" ,
"tenantId" : null ,
"deployedProcessDefinitions" : {
"WatchMunster:1:7f5b2ac2-0f77-11ee-a5f4-0242ac130002" : {
"id" : "WatchMunster:1:7f5b2ac2-0f77-11ee-a5f4-0242ac130002" ,
"key" : "WatchMunster" ,
"category" : "http://bpmn.io/schema/bpmn" ,
"description" : null ,
"name" : null ,
"version" : 1 ,
"resource" : "Munster.bpmn" ,
"deploymentId" : "7f578140-0f77-11ee-a5f4-0242ac130002" ,
"diagram" : null ,
"suspended" : false ,
"tenantId" : null ,
"versionTag" : "Watch Munster" ,
"historyTimeToLive" : null ,
"startableInTasklist" : true
}
} ,
"deployedCaseDefinitions" : null ,
"deployedDecisionDefinitions" : null ,
"deployedDecisionRequirementsDefinitions" : null
}
Copy process-definition/key/:key/start {
"links" : [
{
"method" : "GET" ,
"href" : "http://localhost:8070/engine-rest/process-instance/56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"rel" : "self"
}
] ,
"id" : "56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"definitionId" : "WatchMunster:1:7f5b2ac2-0f77-11ee-a5f4-0242ac130002" ,
"businessKey" : null ,
"caseInstanceId" : null ,
"ended" : false ,
"suspended" : false ,
"tenantId" : null
}
Copy task?processDefinitionKey=WatchMunster [
{
"id" : "56cd47e6-0f78-11ee-a5f4-0242ac130002" ,
"name" : "Pick a team" ,
"assignee" : null ,
"created" : "2023-06-20T14:40:02.000+0000" ,
"due" : null ,
"followUp" : null ,
"lastUpdated" : null ,
"delegationState" : null ,
"description" : null ,
"executionId" : "56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"owner" : null ,
"parentTaskId" : null ,
"priority" : 50 ,
"processDefinitionId" : "WatchMunster:1:7f5b2ac2-0f77-11ee-a5f4-0242ac130002" ,
"processInstanceId" : "56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"taskDefinitionKey" : "Activity_163f7ot" ,
"caseExecutionId" : null ,
"caseInstanceId" : null ,
"caseDefinitionId" : null ,
"suspended" : false ,
"formKey" : null ,
"camundaFormRef" : null ,
"tenantId" : null
}
]
Copy history/process-instance?processDefinitionKey=WatchMunster [
{
"id" : "56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"businessKey" : null ,
"processDefinitionId" : "WatchMunster:1:7f5b2ac2-0f77-11ee-a5f4-0242ac130002" ,
"processDefinitionKey" : "WatchMunster" ,
"processDefinitionName" : null ,
"processDefinitionVersion" : 1 ,
"startTime" : "2023-06-20T14:40:02.000+0000" ,
"endTime" : "2023-06-20T14:51:27.000+0000" ,
"removalTime" : null ,
"durationInMillis" : 684537 ,
"startUserId" : null ,
"startActivityId" : "StartEvent_1" ,
"deleteReason" : null ,
"rootProcessInstanceId" : "56ca1393-0f78-11ee-a5f4-0242ac130002" ,
"superProcessInstanceId" : null ,
"superCaseInstanceId" : null ,
"caseInstanceId" : null ,
"tenantId" : null ,
"state" : "COMPLETED"
}
]
Copy